.other {
	width: 1200px;
	margin: 10px auto;
	overflow: hidden;
	padding: 10px 0px;
}

.o_left {
	width: 260px;
	float: left;
	overflow: hidden;
}

.o_left_nav {
	height: 60px;
	line-height: 60px;
	background: #e63c00;
}

.o_left_nav p {
	font-family: 'Microsoft Yahei';
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	margin-left: 15px;
	line-height: 60px;
}

.o_left_con {
	padding: 8px;
	margin-bottom: 10px;
	background: #fafafa;
	padding-bottom: 20px;
}

.o_left_con ul li {
	height: 52px;
	background: #f6f6f6;
	line-height: 52px;
	border-bottom: 1px #dadada dotted;
	margin-bottom: 3px;
	background: url(../img/sj.png) no-repeat left center;
}

.o_left_con ul li a {
	font-family: 'Microsoft Yahei';
	font-size: 15px;
	margin-left: 30px;
}

.o_left_con ul li a:hover {
	color: #e63c00;
}

.other_on {
	color: #e63c00 !important;
}

.o_contact {
	width: 260px;
	background: url(../img/img_bg.jpg) no-repeat;
	height: 150px;
	margin-top: 10px;
	border-top: 3px #009b47 solid;
}

.o_contact h3 {
	margin: 25px 0px 0px 25px;
	color: #e63c00;
	font-size: 16px;
	font-weight: bold;
}

.o_contact p {
	margin: 10px 0px 0px 25px;
	font-size: 16px;
	color: #333;
}

.o_right {
	width: 911px;
	float: right;
}

.o_right_nav {
	height: 45px;
	line-height: 45px;
	border-bottom: 2px #dadada solid;
}

.o_right_nav p {
	font-family: 'Microsoft Yahei';
	font-size: 18px;
	color: #da0d34;
	float: left;
}

.o_right_nav span {
	font-size: 12px;
	float: right;
	color: #333;
}

.o_right_nav span a {
	color: #333;
}

.about {
	margin-top: 30px;
}


/*产品中心*/

.other_List li {
	margin-left: 10px;
	float: left;
	overflow: hidden;
	text-align: center;
	margin-bottom: 20px;
}

.other_List li .other_pic {
	text-align: center;
	width: 280px;
	height: 280px;
}

.other_List li .other_pic img {
	width: 270px;
	height: 280px;
	display: block;
	border: 1px solid #e8e8e8;
	box-shadow: 0 0px 15px #e8e8e8;
}

.other_List li .other_pic a:hover img {
	border-color: #e63c00;
}

.other_List li .other_title {
	height: 40px;
	background: #4d5258;
	width: 270px;
	font-size: 18px;
	color: #ffffff;
	margin-top: 10px;
}

.other_List li .other_title a {
	font-size: 18px;
	color: #ffffff;
	line-height: 40px;
}

.other_List li .other_title:hover {
	background: #e63c00;
}


/*other_hy_box*/

.other_hy_box {}

.other_hy_box {
	margin-top: 44px;
}

.other_hy_box ul li {
	float: left;
	width: 290px;
	margin-left: 5px;
	margin-bottom: 30px;
}

.other_hy_img {
	display: block;
	overflow: hidden;
	width: 290px;
	height: 220px;
}

.other_hy_img img {
	width: 100%;
	height: 100%;
	transition: all 0.3s ease;
}

.other_hy_img:hover img {
	transform: scale(1.03);
}

.other_hy_txt {
	width: 290px;
	height: 55px;
	background: #efeeec;
	display: block;
	font-size: 16px;
	text-align: center;
	line-height: 55px;
	color: #333333;
}

.other_hy_txt:hover {
	background: #e63c00;
	color: #fff;
}


/*联系我们*/

.con1 {
	/*width: 100%;*/
	text-align: center;
}

.con1 .con1_nei {
	display: inline-block;
}

.con1 .con1_nei .con1_xun {
	width: 295px;
	height: 125px;
	padding-top: 60px;
	border: #EEEEEE solid 1px;
	background: #fcfcfc;
	float: left;
	position: relative;
	margin: 85px 49px 45px;
	49px;
}

.con1 .con1_nei .con1_xun .con1_xun_img {
	position: absolute;
	width: 100%;
	text-align: center;
	height: 100px;
	border-radius: 100px;
	top: -50px;
}

.con1 .con1_nei .con1_xun .con1_xun_title {
	font-size: 18px;
	width: 100%;
	color: #3b3b3b;
	line-height: 2em;
	text-align: center;
}

.con1 .con1_nei .con1_xun .con1_xun_zi {
	font-size: 14px;
	line-height: 23px;
	color: #3b3b3b;
	width: 100%;
	text-align: center;
}

.con1 .con1_nei .con1_xun .con1_xun_zi img {
	margin-top: 7px;
	width: 90px;
}

.con1 .con1_nei .con1_xun .con1_xun_text {
	padding: 0 1%;
}


/*news*/

.new {
	margin-top: 20px;
	overflow: hidden;
}

.new .news-list {
	width: 100%;
	background: #fff;
	height: 175px;
	position: relative;
	border-bottom: 1px solid #bfbfbf;
}

.new .news-list dl {
	width: 860px;
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 30px;
}

.new .news-list dd {
	float: left;
	margin-left: 15px;
}

.new .news-list h1 {
	font-size: 48px;
	color: #bfbfbf;
	text-align: center;
	height: 48px;
	border-bottom: 1px #eee solid;
}

.new .news-list h2 {
	font-size: 24px;
	color: #000;
	font-weight: normal;
}

.new .news-list h3 {
	font-size: 12px;
	color: #808080;
	font-weight: normal;
	margin-top: 20px;
	padding-bottom: 5px;
	line-height: 26px;
}

.new .news-list p {
	font-size: 12px;
	color: #bfbfbf;
	text-align: center;
	padding-top: 14px;
}

.new .news-list:hover {
	background: #f5f5f5;
}

.new .news-list:hover h1 {
	color: #2671fe;
	border-bottom: 1px #2671fe solid;
}

.new .news-list:hover h2 {
	color: #2671fe;
}

.new .news-list:hover h3 {
	border-bottom: 1px #2671fe solid;
}

.new .news-list:hover p {
	color: #2671fe;
}

.fy {
	margin-top: 25px;
	padding-bottom: 25px;
}

.fy a {
	font-size: 12px;
	color: #808080;
	line-height: 22px;
	padding: 5px 10px;
	margin-right: 20px;
}

.fy1 {
	border: 1px solid #ccc;
}

.fy a:hover {
	color: #fff;
	background: #2671fe;
}


/*产品详情*/

.x_t {
	width: 1200px;
	height: auto;
	margin: 30px auto;
}

.x_tl {
	width: 600px;
	margin-left: 40px;
	float: left;
}

.x_tl a:hover {
	color: #fff25c;
	background-color: #38A3DB;
}

.x_tl ul {
	margin: 30px 0;
	overflow: hidden;
}

.x_tl ul li {
	margin-right: 22px;
	line-height: 32px;
	color: #000000;
}

.x_tl i {
	font-style: normal;
	color: #707070;
}

.x_tla {
	line-height: 40px;
	font-size: 30px;
	color: #383838;
	margin-top: 20px;
	border-bottom: 1px #dadada dotted;
	padding-bottom: 15px;
}

.cpshuxing p {
	line-height: 28px;
	color: #666;
}

.x_slide {
	width: 411px;
	height: 399px;
	overflow: hidden;
	position: relative;
	float: left;
}

.x_slide .hd {
	height: 6px;
	overflow: hidden;
	position: absolute;
	left: 160px;
	bottom: 12px;
	z-index: 1;
}

.x_slide .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.x_slide .hd ul li {
	float: left;
	margin-right: 5px;
	width: 40px;
	height: 6px;
	background: #ebebeb;
	cursor: pointer;
}

.x_slide .hd ul li.on {
	background: #0962b4;
	color: #fff;
}

.x_slide .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.x_slide .bd li {
	zoom: 1;
	vertical-align: middle;
	border: 1px solid #e8e8e8;
	box-shadow: 0 0px 15px #e8e8e8;
}

.x_slide .bd img {
	width: 380px;
	height: 396px;
	display: block;
	overflow: hidden;
}

.x_the {
	width: 1200px;
	margin: 20px auto;
	background: #fff;
}

.x_the p {
	color: #fff;
	line-height: 50px;
	background: #0e4493;
	padding-left: 20px;
	font-size: 16px;
	font-weight: bold;
	border-radius: 5px;
}

.xx_con {
	line-height: 24px;
	width: 1200px;
	margin: 10px auto;
}

.x_tj {
	width: 1200px;
	margin: 30px auto;
	overflow: hidden;
	background: #F4F5F6;
	padding: 15px 0px;
}

.x_tja {
	font-size: 20px;
	border-bottom: 2px solid #0e4493;
	color: #0e4493;
	margin: 0px 15px;
	line-height: 40px;
}

.x_tj ul {
	margin: 20px 0;
}

.x_tj ul li {
	float: left;
	width: 275px;
	float: left;
	margin-left: 13px;
	display: inline;
	margin-right: 10px;
	overflow: hidden;
}

.x_tj ul li img {
	width: 275px;
	height: 204px;
	overflow: hidden;
}

.x_tj ul li p {
	line-height: 30px;
	text-align: center;
}

.x_tj ul li a {
	color: #383838;
}

.x_tj ul li a:hover img {
	transform: scale(1.02, 1.02);
	transition: all 1s;
	opacity: 0.8;
}


/**/

.new_title4 {
	font-size: 24px;
	line-height: 28px;
	margin-top: 30px;
	text-align: center;
	color: #333;
}

.newsshow-time {
	margin: 0px 0;
	padding: 15px;
	background: #f8f8f8;
}

.newsshow-time .newsshow-timel {
	line-height: 28px;
	margin-left: 37%;
	float: left;
	margin-right: 30px;
	color: #E80000;
}

.newsshow-time .newsshow-timer {
	line-height: 28px;
	margin-left: 30px;
}
.newsshow-content{
	margin: 30px 0;
}
.new_line {
	border-bottom: 1px dashed #afafaf;
	margin-top: 30px;
	margin-bottom: 20px;
}

.other_fh {
	width: 100px;
	height: 40px;
	overflow: hidden;
	margin: 0 auto;
	background: #e63c00;
}

.other_fh a {
	color: #fff;
	line-height: 40px;
	text-align: center;
	display: block;
	font-size: 16px;
}

.other_fh:hover {
	background: #005bac;
}

.tj {
	margin-top: 20px;
	border-top: 1px solid #30478D;
}
/*翻页*/
.page {
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
    clear: both;
    text-align: center;
}
.page div{
	display: inline-block;
}
.page a,
.page span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.page .current {
    background-color: #337ab7;
    border: 1px solid #337ab7;
    color: #fff;
}

.page a:first-child,
.page span:first-child  {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.page a:last-child,
.page span:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}